[INFO] cloning repository https://github.com/LenWilliamson/chapaty-zoo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LenWilliamson/chapaty-zoo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLenWilliamson%2Fchapaty-zoo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLenWilliamson%2Fchapaty-zoo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9b56a6af976ba27bc2fb347e09e50e2b3cfda7e3
[INFO] checking LenWilliamson/chapaty-zoo against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLenWilliamson%2Fchapaty-zoo" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LenWilliamson/chapaty-zoo
[INFO] finished tweaking git repo https://github.com/LenWilliamson/chapaty-zoo
[INFO] tweaked toml for git repo https://github.com/LenWilliamson/chapaty-zoo written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LenWilliamson/chapaty-zoo on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LenWilliamson/chapaty-zoo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a5aa6f9a3ca465290a0c146ba24ccc663bdf178a28e02f09df274e3eca364a54
[INFO] running `Command { std: "docker" "start" "a5aa6f9a3ca465290a0c146ba24ccc663bdf178a28e02f09df274e3eca364a54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5aa6f9a3ca465290a0c146ba24ccc663bdf178a28e02f09df274e3eca364a54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a5aa6f9a3ca465290a0c146ba24ccc663bdf178a28e02f09df274e3eca364a54" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5aa6f9a3ca465290a0c146ba24ccc663bdf178a28e02f09df274e3eca364a54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a5aa6f9a3ca465290a0c146ba24ccc663bdf178a28e02f09df274e3eca364a54" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking planus v1.1.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling polars-utils v0.54.4
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]     Checking sysinfo v0.37.2
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]    Compiling polars-schema v0.54.4
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]    Compiling polars-buffer v0.54.4
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]    Compiling polars-arrow v0.54.4
[INFO] [stderr]     Checking ethnum v1.5.3
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling polars-compute v0.54.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking debug_unsafe v0.1.4
[INFO] [stderr]     Checking atoi_simd v0.17.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]    Compiling polars-core v0.54.4
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling polars-ops v0.54.4
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking brotli-decompressor v5.0.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]    Compiling polars-expr v0.54.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling polars-plan v0.54.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking brotli v8.0.3
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling polars-stream v0.54.4
[INFO] [stderr]     Checking pem-rfc7468 v1.0.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling polars-lazy v0.54.4
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking der v0.8.0
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]     Checking fs4 v0.13.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]     Checking webpki-root-certs v1.0.7
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling polars v0.54.4
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]    Compiling rust_decimal v1.42.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling tonic-build v0.14.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking serde_stacker v0.1.14
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr] error: could not compile `ndarray` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/bin/rustc --crate-name ndarray --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "blas", "default", "matrixmultiply-threading", "portable-atomic-critical-section", "rayon", "serde", "std"))' -C metadata=496267932bad1ee0 -C extra-filename=-1964c7b26c264c24 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-39d9508daba152fa.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-8970a6b5f6beabc2.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-480c4d088928b4be.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-db5824db52a73596.rmeta --extern rawpointer=/opt/rustwide/target/debug/deps/librawpointer-1161d966db9d7afd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a5aa6f9a3ca465290a0c146ba24ccc663bdf178a28e02f09df274e3eca364a54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5aa6f9a3ca465290a0c146ba24ccc663bdf178a28e02f09df274e3eca364a54", kill_on_drop: false }`
[INFO] [stdout] a5aa6f9a3ca465290a0c146ba24ccc663bdf178a28e02f09df274e3eca364a54
